CalendarPermissionReadItems Property |
Indicates whether a user has permission to read items within a calendar folder.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic CalendarPermissionReadAccess ReadItems { get; set; }Public Property ReadItems As CalendarPermissionReadAccess
Get
Set
Property Value
Type:
CalendarPermissionReadAccess
See Also